home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / fish / 676-700 / 684 / contents < prev    next >
Text File  |  1995-03-18  |  2KB  |  37 lines

  1. This is disk 684 of the freely distributable AMIGA software library.
  2. Below is a listing of the significant directories and their contents.
  3.  
  4.  
  5. AL        Archive Lister.  Recognizes and lists contents of archives
  6.         created by ARC, LHArc, LHA, LZ, ZOO, APE, ZIP, WARP, DMS and
  7.         ZOOM.  AL is fully standalone and doesn't call upon the
  8.         original archivers to list contents.  Binary only.
  9.         Author:  Oliver Wagner
  10.  
  11. CpuClr        A hack in the spirit of "CpuBlit".  Replaces the BltClear()
  12.         call in graphics.library with an 68030 optimized processor
  13.         routine.  Includes source in assembly.
  14.         Author:  Oliver Wagner
  15.  
  16. EmptyHandler    Another example of a filehandler.  This one creates empty
  17.         files of any given length.  Includes source in C.
  18.         Author:  Oliver Wagner
  19.  
  20. MagPages    A software package that allows you to create and display a
  21.         disk-based magazine.  The magazine produced is of a similar
  22.         format to that of a traditional paper magazine.  You can com-
  23.         bine text and graphics on a single page, branch to different
  24.         sections by clicking on icons and play sound and music.  Fea-
  25.         tures a full intuition driven interface.  Version 1.30, an
  26.         update to version 1.0 on disk 372, with many new features,
  27.         bug fixes, and an improved user interface.  Shareware, binary
  28.         only.
  29.         Author:  Mark Gladding
  30.  
  31. PlaySound    A tool to replay IFF-8SVX sounds using double-buffering while
  32.         the sound file is being loaded from disk.  Also serves as an
  33.         iffparse.library and audio.device programming example. Re-
  34.         quires Kickstart and Workbench 2.04 (or higher).  Version 1.1,
  35.         includes source in `C'.
  36.                 Author:  Olaf `Olsen' Barthel
  37.